Welcome![Sign In][Sign Up]
Location:
Search - RS-232 VC

Search list

[Windows DevelopVTR_1200(Chinese)

Description: UVW-1200录像机RS-232控制源程序。C/VC.有能给注释的吗?-UVW-1200 recorder RS-232 control source. C / VC. Notes can be?
Platform: | Size: 42908 | Author: ok | Hits:

[CommunicationmonitorRs232

Description: 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
Platform: | Size: 53688 | Author: www | Hits:

[Com PortVC中串口编程资料汇总

Description: RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization of the three serial communication methods based on single-file procedures MSCOMM Application Serial Communication Control
Platform: | Size: 24731 | Author: 大圣 | Hits:

[Com PortVC中串口编程资料汇总

Description: RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization of the three serial communication methods based on single-file procedures MSCOMM Application Serial Communication Control
Platform: | Size: 24576 | Author: 大圣 | Hits:

[CommunicationRS23程序

Description: 一个用VC写的串口RS232的源程序,并附有详细的文档说明,看后会有收获的-A program written by VC is on RS232, with detail document description. Sure to get something after reading.
Platform: | Size: 136192 | Author: feng | Hits:

[Windows DevelopVTR_1200(Chinese)

Description: UVW-1200录像机RS-232控制源程序。C/VC.有能给注释的吗?-UVW-1200 recorder RS-232 control source. C/VC. Notes can be?
Platform: | Size: 1612800 | Author: ok | Hits:

[CommunicationmonitorRs232

Description: 利用VC++多线程实现RS-232通讯的源程序,程序可对多个串口同时进行监视-multithreading VC RS-232 communications to the source, a number of procedures can be carried out surveillance Serial
Platform: | Size: 3719168 | Author: www | Hits:

[GIS programvc+rs

Description: 遥感图像处理程序VC框架,rs的基本框架,学GIS的-remote sensing image processing VC framework, the basic framework rs learn GIS see!
Platform: | Size: 151552 | Author: 小龙 | Hits:

[VC/MFCCOM

Description: 串口通信编程大全 电子书66页 1. RS-232-C详解 2. 串口通信基本接线方法 3. 串口通讯的概念及接口电路 4. 有关RS232和RS485接口的问答 5. 同步通信方式 6. 通信协 7. 实战串行通 8. 全双工和半双工方式 9. 浅析PC机串口通讯流控制 10. 奇偶校验 -EBook Encyclopedia of Serial Communication Programming 66 1. RS-232-C Detailed 2. Serial Communication basic wiring methods 3. The concept of serial communication and interface circuit 4. On the RS232 and RS485 interface of the Q
Platform: | Size: 907264 | Author: 自治州 | Hits:

[Communicationrs-232-zt532

Description: VC编程环境,演示RS-232打印机编程.-VC programming environment, presentation programming RS-232 printer.
Platform: | Size: 3696640 | Author: xyhoukui | Hits:

[Communicationrs-232-zt532

Description: VC编程环境,演示RS-232打印机编程.-VC programming environment, presentation programming RS-232 printer.
Platform: | Size: 356352 | Author: xyhoukui | Hits:

[Other232

Description: PC机的程序设计使用VC++实现,PC机调用通用程序,控制RS-232串口,从而实现数据的收发功能。为了保证数据通信的可靠性,要制定标准的通信协议。-PC-programming using VC++ to achieve, PC machine called generic procedures, control RS-232 serial port, send and receive data in order to achieve function. In order to ensure the reliability of data communications, it is necessary to the development of communication protocol standards.
Platform: | Size: 776192 | Author: 何健飞 | Hits:

[Embeded-SCM DevelopMsmulticomms

Description: 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。 本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communications system, then you will find the use of VC++ on the RS-232 serial port programming is frequently used to do. This procedure is a dynamic link library (DLL) file format to achieve a number of serial operation.
Platform: | Size: 259072 | Author: 163 | Hits:

[GUI Developcommunicate

Description: VC++ 6.0做的一个串口通信程序,功能与串口调试助手类似。它可以实现两台电脑的串口之间或者一台电脑的两个串口之间互相收发数据。左上角可以通过下拉列表选择不同的串口,默认的是COM1,考虑到笔记本电脑上一般没有串口,用USB转RS-232转换器之后,其COM口一般不为COM1,所以在程序中不做死COM口而是可以在界面中选择COM口,单击“关闭串口”就停止数据的收发。“接收区”对接收到的数据进行显示,接收可以选择自动接收或手动接收,自动接收状态只有检测到有数据发过来就进行显示,不处于自动接收状态时单击“手动接收”就开始接收数据,再单击这个按钮就停止接收数据,清空接收区就把接收区的所显示的数据进行清空。对于要发送的数据,在“发送区”填写,单击“发送”就把发送区的数据发送出去,单击“清空发送区”就把发送区的数据清空。-VC++ 6.0 to do a serial communication program, function and serial debugging aids like. It can be achieved between the two computers or a computer serial port, two serial ports send and receive data between each other. The upper left corner by the drop-down list to select a different serial port, the default is COM1, taking into account the serial port on laptops generally do not use USB-RS-232 converter, the COM port is generally not as COM1, why not do in the program Death COM port but can select the COM port in the interface, click "Close serial port" to stop sending and receiving data. "Receiving area" dock to display the data received, the receiver can choose to automatically receive or manual reception, automatically receive the state data are issued only to detect over the conduct shows that is not in condition to automatically receive when you click "Manual Receive" began to receive data, and then click this button to stop receiving data, empty reception area put the reception
Platform: | Size: 3694592 | Author: 陈利聪 | Hits:

[Dialog_Window232rs

Description: vc++6.0编写的串口采集程序,用了缓冲区,实时显示效果很好,供大家学习参考-vc++6.0 prepared by serial acquisition program, with the buffer zone, real-time display a good effect, for them to learn information
Platform: | Size: 2145280 | Author: davidlee | Hits:

[Com Port1531-anqn

Description: 如果你是从事实时监控系统和通信系统的开发,那么你就会发现利用VC++对RS-232串口编程是经常用到的事。   本程序就是一个以动态连接库(DLL)文件形式实现对多个串口的操作。-If you are engaged in real-time monitoring system and communication system development, you will find that using VC++ on the RS-232 serial port programming is often used to do. This program is a dynamic link library (DLL) file format to realize the serial number of the operation.
Platform: | Size: 378880 | Author: spacebank | Hits:

[Com PortRFID_UHF_VC

Description: RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 VC++6.0的工作空间是“t1121.dsw”-RFID_VC++ 6.0 sources yard _ RFID read-write has provided the RFID exploitation source yard , used VC to weave, show how encrypted the RFID card , how to destructs self. String communication supports RS-232 (RS232) , RS-485 (RS485) , Porter lead may elect, the RFID air wire may elect , read card frequency adjustable. Method having provided the power controlling RFID reading a card, power is from 0 to 29 adjustable,
Platform: | Size: 4629504 | Author: 红信 | Hits:

[Com PortRS-232_VC

Description: 使用VC开发一套RS-232通信的小工具-Using VC RS-232 communications to develop a gadget
Platform: | Size: 24576 | Author: gedaxia | Hits:

[GPS developGPStongxin

Description: 基于VC++的GPS串口通讯的源代码 RS 232串口-The GPS-based VC++ source code for serial communication port RS 232
Platform: | Size: 163840 | Author: 赵钢超 | Hits:

[.netSerial-Test

Description: SerialPort (RS-232 Serial COM Port) in vc++ .NET-SerialPort(RS- 232串行COM端口)在VC++。net
Platform: | Size: 15538176 | Author: lkkspp | Hits:
« 12 »

CodeBus www.codebus.net